Dominion is a WordPress plugin which allow you easily to check domain name availability from your WordPress site. You can search for or check any generic domains and directly integrate the search result with your WHMCS domain sales page. Dominion – WP Domain Checker is made with AJAX and easily to use with Shortcode or Widget or WPBakery page builder.
The installation process of Dominion – WP Domain Checker is quite simple and straightforward, and shouldn't cause you any troubles at all. Independent of you previous experience with WordPress plugins, you aren't likely to have any problems, just follow these simple steps:
Download & install Envato Market plugin
This plugin can install WordPress themes and plugins purchased from ThemeForest & CodeCanyon by connecting with the Envato Market API using a secure OAuth personal token. Once your themes & plugins are installed WordPress will periodically check for updates, so keeping your items up to date is as simple as a few clicks.
If you download new plugin version from CodeCanyon please follow these steps to upgrade from the existing version:
1. Go to your FTP and open WordPress plugins folder
2. Delete the old Dominion – WP Domain Checker version folder
3. Upload the new version of Dominion – WP Domain Checker
4. Go to WP-admin panel, open Plugins section.
5. Deactivate Dominion – WP Domain Checker, and then activate it again.
You can easily use shortcode [dominion_shortcodes_domain_search_1] to show domain name checker form in your page or post.
| Parameter | Example |
|---|---|
| search_pholder | [dominion_shortcodes_domain_search_1 search_pholder="Enter your Domain Name"] |
| button_label | [dominion_shortcodes_domain_search_1 button_label="Search"] |
| ajax_search | [dominion_shortcodes_domain_search_1 ajax_search="true"] |
| purchase_btn_name | [dominion_shortcodes_domain_search_1 purchase_btn_name="Purchase"] |
| purchase_btn_url | [dominion_shortcodes_domain_search_1 purchase_btn_url="#"] |
| domain | [dominion_shortcodes_domain_search_1 domain=".com .net .org"] |
| title | [dominion_shortcodes_domain_search_1 title="Search Your Desired Domain Here"] |
| title_tag | [dominion_shortcodes_domain_search_1 title_tag="h1"] |
| button_bg_color | [dominion_shortcodes_domain_search_1 button_bg_color="#000"] |
| button_bg_hover_color | [dominion_shortcodes_domain_search_1 button_bg_hover_color="#fff"] |
Example:
You want to set the form button text with "Search" and purchase domain text with "Buy Now".
So just add "purchase_btn_name" and "button" to the shortcode like this [dominion_shortcodes_domain_search_1 button_label="Search" purchase_btn_name="Buy Now"]

WHMCS integration is too easy with Dominion. All you need to do is just put an URL in Purchase Button Field. If you have your WHMCS installed in your server, you will have a domain purchase url like this YOUR_SITES_WHMCS_PAGE/cart.php?a=add&domain=register&query=. You just need to put that url in the given field of the shortcode.